From 4084fee7a3204bf8ccf7d993dea09186e4e7dd48 Mon Sep 17 00:00:00 2001 From: Juergen Gross Date: Mon, 9 May 2016 10:29:26 +0200 Subject: [PATCH] doc: document that Domain-0 can't be migrated across cpupools Domain-0 is always member of Pool-0 (or, to be precise: of the cpuppol with cpupool-id 0). Document this in the xl man page. Signed-off-by: Juergen Gross Acked-by: Wei Liu Release-acked-by: Wei Liu --- docs/man/xl.pod.1 | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/man/xl.pod.1 b/docs/man/xl.pod.1 index e2bd32df76..9887f1b0c9 100644 --- a/docs/man/xl.pod.1 +++ b/docs/man/xl.pod.1 @@ -1263,6 +1263,7 @@ exact same syntax as in B above. =item B I I Moves a domain specified by domain-id or domain-name into a cpu-pool. +Domain-0 can't be moved to another cpu-pool. =item B -- 2.30.2